Leadtools.MedicalViewer Namespace > MedicalViewerCell Class > SetRequestedImageThumbnail Method : SetRequestedImageThumbnail(RasterImage,Int32[],Int32[],Int32[]) Method |
public void SetRequestedImageThumbnail( RasterImage image, int[] indexes, int[] widthArray, int[] heightArray )
'Declaration Public Overloads Sub SetRequestedImageThumbnail( _ ByVal image As RasterImage, _ ByVal indexes() As Integer, _ ByVal widthArray() As Integer, _ ByVal heightArray() As Integer _ )
'Usage Dim instance As MedicalViewerCell Dim image As RasterImage Dim indexes() As Integer Dim widthArray() As Integer Dim heightArray() As Integer instance.SetRequestedImageThumbnail(image, indexes, widthArray, heightArray)
public void SetRequestedImageThumbnail( RasterImage image, int[] indexes, int[] widthArray, int[] heightArray )
function Leadtools.MedicalViewer.MedicalViewerCell.SetRequestedImageThumbnail(RasterImage,Int32[],Int32[],Int32[])( image , indexes , widthArray , heightArray )
public: void SetRequestedImageThumbnail( RasterImage^ image, array<int>^ indexes, array<int>^ widthArray, array<int>^ heightArray )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2